time

@get:JvmName(name = "getTime")
@set:JvmName(name = "setTime")
var time: Int
This is usually not sent over the mesh (to save space), but it is sent
from the phone so that the local device can set its time if it is sent over
the mesh (because there are devices on the mesh without GPS or RTC).
seconds since 1970

fixed32 time = 4;